FLUSH VIDEO MEMORY
This command will flush all textures and other resources from active video memory. You should use this command when you are dramatically changing the contents of your 3D scene such as changing game levels or entering a new environment. This technique will improve performance during the initial renders of a new scene.

SYNTAX
FLUSH VIDEO MEMORY

RELATED INFO
BASIC3D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example